[INFO] cloning repository https://github.com/vfeld/schocken-auth-server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vfeld/schocken-auth-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvfeld%2Fschocken-auth-server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvfeld%2Fschocken-auth-server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6196b188ce151ff176fde0874e7a624976cea9d2
[INFO] testing vfeld/schocken-auth-server against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvfeld%2Fschocken-auth-server" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/vfeld/schocken-auth-server
[INFO] finished tweaking git repo https://github.com/vfeld/schocken-auth-server
[INFO] tweaked toml for git repo https://github.com/vfeld/schocken-auth-server written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vfeld/schocken-auth-server on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/vfeld/schocken-auth-server already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.71
[INFO] [stderr]   Downloaded time-macros-impl v0.1.1
[INFO] [stderr]   Downloaded serde_derive v1.0.124
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.21
[INFO] [stderr]   Downloaded actix-router v0.2.7
[INFO] [stderr]   Downloaded httparse v1.3.5
[INFO] [stderr]   Downloaded futures-sink v0.3.14
[INFO] [stderr]   Downloaded local-channel v0.1.2
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.3
[INFO] [stderr]   Downloaded md-5 v0.9.1
[INFO] [stderr]   Downloaded actix-cors v0.6.0-beta.1
[INFO] [stderr]   Downloaded tracing-core v0.1.17
[INFO] [stderr]   Downloaded actix-http v3.0.0-beta.5
[INFO] [stderr]   Downloaded radium v0.5.3
[INFO] [stderr]   Downloaded crossbeam-channel v0.5.0
[INFO] [stderr]   Downloaded bumpalo v3.6.1
[INFO] [stderr]   Downloaded rustls v0.19.0
[INFO] [stderr]   Downloaded hyper v0.14.4
[INFO] [stderr]   Downloaded wyz v0.2.0
[INFO] [stderr]   Downloaded regex-syntax v0.6.23
[INFO] [stderr]   Downloaded idna v0.2.2
[INFO] [stderr]   Downloaded regex v1.4.5
[INFO] [stderr]   Downloaded flate2 v1.0.20
[INFO] [stderr]   Downloaded js-sys v0.3.48
[INFO] [stderr]   Downloaded h2 v0.3.1
[INFO] [stderr]   Downloaded sqlx-core v0.5.1
[INFO] [stderr]   Downloaded futures-util v0.3.14
[INFO] [stderr]   Downloaded tokio v1.3.0
[INFO] [stderr]   Downloaded funty v1.1.0
[INFO] [stderr]   Downloaded libc v0.2.89
[INFO] [stderr]   Downloaded tokio-util v0.6.4
[INFO] [stderr]   Downloaded reqwest v0.11.2
[INFO] [stderr]   Downloaded unicode-segmentation v1.7.1
[INFO] [stderr]   Downloaded lexical-core v0.7.5
[INFO] [stderr]   Downloaded heck v0.3.2
[INFO] [stderr]   Downloaded web-sys v0.3.48
[INFO] [stderr]   Downloaded ahash v0.6.3
[INFO] [stderr]   Downloaded futures-channel v0.3.14
[INFO] [stderr]   Downloaded whoami v1.1.1
[INFO] [stderr]   Downloaded mio v0.7.10
[INFO] [stderr]   Downloaded sqlx v0.5.1
[INFO] [stderr]   Downloaded tracing v0.1.25
[INFO] [stderr]   Downloaded hyper-rustls v0.22.1
[INFO] [stderr]   Downloaded subtle v2.4.0
[INFO] [stderr]   Downloaded sha-1 v0.9.4
[INFO] [stderr]   Downloaded sha2 v0.9.3
[INFO] [stderr]   Downloaded sodiumoxide v0.2.6
[INFO] [stderr]   Downloaded tokio-stream v0.1.4
[INFO] [stderr]   Downloaded futures-core v0.3.14
[INFO] [stderr]   Downloaded actix-rt v2.2.0
[INFO] [stderr]   Downloaded cc v1.0.67
[INFO] [stderr]   Downloaded url v2.2.1
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.71
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.71
[INFO] [stderr]   Downloaded bitvec v0.19.5
[INFO] [stderr]   Downloaded actix-server v2.0.0-beta.3
[INFO] [stderr]   Downloaded actix-web v4.0.0-beta.5
[INFO] [stderr]   Downloaded env_logger v0.8.3
[INFO] [stderr]   Downloaded simple_asn1 v0.4.1
[INFO] [stderr]   Downloaded indexmap v1.6.2
[INFO] [stderr]   Downloaded pin-project-internal v1.0.5
[INFO] [stderr]   Downloaded futures-io v0.3.14
[INFO] [stderr]   Downloaded sqlformat v0.1.6
[INFO] [stderr]   Downloaded actix-macros v0.2.0
[INFO] [stderr]   Downloaded tokio-rustls v0.22.0
[INFO] [stderr]   Downloaded sqlx-rt v0.3.0
[INFO] [stderr]   Downloaded sqlx-macros v0.5.1
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.71
[INFO] [stderr]   Downloaded bytestring v1.0.0
[INFO] [stderr]   Downloaded derive_more v0.99.11
[INFO] [stderr]   Downloaded jsonwebtoken v7.2.0
[INFO] [stderr]   Downloaded cookie_store v0.12.0
[INFO] [stderr]   Downloaded futures-macro v0.3.14
[INFO] [stderr]   Downloaded crypto-mac v0.10.0
[INFO] [stderr]   Downloaded unicode-normalization v0.1.17
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.71
[INFO] [stderr]   Downloaded time v0.2.26
[INFO] [stderr]   Downloaded syn v1.0.64
[INFO] [stderr]   Downloaded actix-codec v0.4.0-beta.1
[INFO] [stderr]   Downloaded actix-service v2.0.0-beta.5
[INFO] [stderr]   Downloaded actix-tls v3.0.0-beta.5
[INFO] [stderr]   Downloaded local-waker v0.1.1
[INFO] [stderr]   Downloaded actix-utils v3.0.0
[INFO] [stderr]   Downloaded actix-web-codegen v0.5.0-beta.2
[INFO] [stderr]   Downloaded ahash v0.7.2
[INFO] [stderr]   Downloaded socket2 v0.4.0
[INFO] [stderr]   Downloaded async-trait v0.1.48
[INFO] [stderr]   Downloaded publicsuffix v1.5.6
[INFO] [stderr]   Downloaded http-body v0.4.1
[INFO] [stderr]   Downloaded pin-project v1.0.5
[INFO] [stderr]   Downloaded futures-executor v0.3.13
[INFO] [stderr]   Downloaded libsodium-sys v0.2.6
[INFO] [stderr]   Downloaded mock-it v0.3.0
[INFO] [stderr]   Downloaded futures v0.3.13
[INFO] [stderr]   Downloaded crossbeam-queue v0.3.1
[INFO] [stderr]   Downloaded serde v1.0.124
[INFO] [stderr]   Downloaded const_fn v0.4.5
[INFO] [stderr]   Downloaded standback v0.2.15
[INFO] [stderr]   Downloaded webpki-roots v0.21.0
[INFO] [stderr]   Downloaded futures-task v0.3.14
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8e28af07773aeab9a404495bfd72d0b9ec334879487c9fdd64636ecad52ccdf8
[INFO] running `Command { std: "docker" "start" "-a" "8e28af07773aeab9a404495bfd72d0b9ec334879487c9fdd64636ecad52ccdf8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8e28af07773aeab9a404495bfd72d0b9ec334879487c9fdd64636ecad52ccdf8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e28af07773aeab9a404495bfd72d0b9ec334879487c9fdd64636ecad52ccdf8", kill_on_drop: false }`
[INFO] [stdout] 8e28af07773aeab9a404495bfd72d0b9ec334879487c9fdd64636ecad52ccdf8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a44f0cb6c0b7d54c5e7a7af208aee7f651e84c5c4efa9edbb1edd5b568695530
[INFO] running `Command { std: "docker" "start" "-a" "a44f0cb6c0b7d54c5e7a7af208aee7f651e84c5c4efa9edbb1edd5b568695530", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.89
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling syn v1.0.64
[INFO] [stderr]    Compiling cc v1.0.67
[INFO] [stderr]    Compiling once_cell v1.7.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.6
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling futures-core v0.3.14
[INFO] [stderr]    Compiling bytes v1.0.1
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling instant v0.1.9
[INFO] [stderr]    Compiling tokio v1.3.0
[INFO] [stderr]    Compiling typenum v1.13.0
[INFO] [stderr]    Compiling lock_api v0.4.2
[INFO] [stderr]    Compiling futures-sink v0.3.14
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling serde_derive v1.0.124
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling serde v1.0.124
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling standback v0.2.15
[INFO] [stderr]    Compiling regex-syntax v0.6.23
[INFO] [stderr]    Compiling futures-channel v0.3.14
[INFO] [stderr]    Compiling futures-task v0.3.14
[INFO] [stderr]    Compiling futures-io v0.3.14
[INFO] [stderr]    Compiling const_fn v0.4.5
[INFO] [stderr]    Compiling tinyvec v1.1.1
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling time v0.2.26
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling radium v0.5.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.3
[INFO] [stderr]    Compiling lexical-core v0.7.5
[INFO] [stderr]    Compiling local-waker v0.1.1
[INFO] [stderr]    Compiling http v0.2.3
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling indexmap v1.6.2
[INFO] [stderr]    Compiling nom v6.1.2
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling parking_lot_core v0.8.3
[INFO] [stderr]    Compiling signal-hook-registry v1.3.0
[INFO] [stderr]    Compiling mio v0.7.10
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling wyz v0.2.0
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling build_const v0.2.1
[INFO] [stderr]    Compiling funty v1.1.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling brotli-sys v0.3.2
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling sha-1 v0.9.4
[INFO] [stderr]    Compiling rand_core v0.6.2
[INFO] [stderr]    Compiling crc v1.8.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.17
[INFO] [stderr]    Compiling bitvec v0.19.5
[INFO] [stderr]    Compiling actix-utils v3.0.0
[INFO] [stderr]    Compiling tracing-core v0.1.17
[INFO] [stderr]    Compiling actix-service v2.0.0-beta.5
[INFO] [stderr]    Compiling ahash v0.6.3
[INFO] [stderr]    Compiling ahash v0.7.2
[INFO] [stderr]    Compiling cookie v0.14.4
[INFO] [stderr]    Compiling httparse v1.3.5
[INFO] [stderr]    Compiling whoami v1.1.1
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling encoding_rs v0.8.28
[INFO] [stderr]    Compiling subtle v2.4.0
[INFO] [stderr]    Compiling tracing v0.1.25
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling crypto-mac v0.10.0
[INFO] [stderr]    Compiling rand_chacha v0.3.0
[INFO] [stderr]    Compiling bytestring v1.0.0
[INFO] [stderr]    Compiling regex v1.4.5
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling anyhow v1.0.38
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling rand v0.8.3
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling idna v0.2.2
[INFO] [stderr]    Compiling stringprep v0.1.2
[INFO] [stderr]    Compiling hmac v0.10.1
[INFO] [stderr]    Compiling flate2 v1.0.20
[INFO] [stderr]    Compiling libsodium-sys v0.2.6
[INFO] [stderr]    Compiling url v2.2.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.0
[INFO] [stderr]    Compiling md-5 v0.9.1
[INFO] [stderr]    Compiling sha2 v0.9.3
[INFO] [stderr]    Compiling hashlink v0.6.0
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling atoi v0.4.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling socket2 v0.4.0
[INFO] [stderr]    Compiling async-trait v0.1.48
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling pem v0.8.3
[INFO] [stderr]    Compiling heck v0.3.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling env_logger v0.8.3
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling sct v0.6.0
[INFO] [stderr]    Compiling simple_asn1 v0.4.1
[INFO] [stderr]    Compiling rustls v0.19.0
[INFO] [stderr]    Compiling webpki-roots v0.21.0
[INFO] [stderr]    Compiling tokio-util v0.6.4
[INFO] [stderr]    Compiling tokio-stream v0.1.4
[INFO] [stderr]    Compiling actix-codec v0.4.0-beta.1
[INFO] [stderr]    Compiling futures-macro v0.3.14
[INFO] [stderr]    Compiling actix-macros v0.2.0
[INFO] [stderr]    Compiling time-macros-impl v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.0.5
[INFO] [stderr]    Compiling derive_more v0.99.11
[INFO] [stderr]    Compiling thiserror-impl v1.0.24
[INFO] [stderr]    Compiling actix-web-codegen v0.5.0-beta.2
[INFO] [stderr]    Compiling include_dir_impl v0.6.0
[INFO] [stderr]    Compiling actix-rt v2.2.0
[INFO] [stderr]    Compiling include_dir v0.6.0
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling sqlformat v0.1.6
[INFO] [stderr]    Compiling thiserror v1.0.24
[INFO] [stderr]    Compiling actix-server v2.0.0-beta.3
[INFO] [stderr]    Compiling brotli2 v0.3.2
[INFO] [stderr]    Compiling futures-util v0.3.14
[INFO] [stderr]    Compiling pin-project v1.0.5
[INFO] [stderr]    Compiling tokio-rustls v0.22.0
[INFO] [stderr]    Compiling sqlx-rt v0.3.0
[INFO] [stderr]    Compiling actix-tls v3.0.0-beta.5
[INFO] [stderr]    Compiling h2 v0.3.1
[INFO] [stderr]    Compiling local-channel v0.1.2
[INFO] [stderr]    Compiling futures-executor v0.3.13
[INFO] [stderr]    Compiling futures v0.3.13
[INFO] [stderr]    Compiling serde_urlencoded v0.7.0
[INFO] [stderr]    Compiling actix-router v0.2.7
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling actix-http v3.0.0-beta.5
[INFO] [stderr]    Compiling sqlx-core v0.5.1
[INFO] [stderr]    Compiling jsonwebtoken v7.2.0
[INFO] [stderr]    Compiling actix-web v4.0.0-beta.5
[INFO] [stderr]    Compiling actix-cors v0.6.0-beta.1
[INFO] [stderr]    Compiling sqlx-macros v0.5.1
[INFO] [stderr]    Compiling sqlx v0.5.1
[INFO] [stderr]    Compiling sodiumoxide v0.2.6
[INFO] [stderr]    Compiling schocken-auth-server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 03s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.1.2, sqlx-core v0.5.1, sqlx-macros v0.5.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "a44f0cb6c0b7d54c5e7a7af208aee7f651e84c5c4efa9edbb1edd5b568695530", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a44f0cb6c0b7d54c5e7a7af208aee7f651e84c5c4efa9edbb1edd5b568695530", kill_on_drop: false }`
[INFO] [stdout] a44f0cb6c0b7d54c5e7a7af208aee7f651e84c5c4efa9edbb1edd5b568695530
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6a64ee25583e9b6309fd7b5efd740947ccae9c3a117a387bc84cbbc42423c131
[INFO] running `Command { std: "docker" "start" "-a" "6a64ee25583e9b6309fd7b5efd740947ccae9c3a117a387bc84cbbc42423c131", kill_on_drop: false }`
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling http-body v0.4.1
[INFO] [stderr]    Compiling socket2 v0.3.19
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling publicsuffix v1.5.6
[INFO] [stderr]    Compiling ipnet v2.3.0
[INFO] [stderr]    Compiling mock-it v0.3.0
[INFO] [stderr]    Compiling cookie_store v0.12.0
[INFO] [stderr]    Compiling hyper v0.14.4
[INFO] [stderr]    Compiling hyper-rustls v0.22.1
[INFO] [stderr]    Compiling reqwest v0.11.2
[INFO] [stderr]    Compiling schocken-auth-server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/auth_hexagon/auth_service_rest_adapter/rest_api_test.rs:89:25
[INFO] [stdout]    |
[INFO] [stdout] 89 | pub fn get_cookie(resp: &reqwest::Response, name: String) -> Option<reqwest::cookie::Cookie> {
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^                          ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 89 | pub fn get_cookie(resp: &reqwest::Response, name: String) -> Option<reqwest::cookie::Cookie<'_>> {
[INFO] [stdout]    |                                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 15.32s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.1.2, sqlx-core v0.5.1, sqlx-macros v0.5.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "6a64ee25583e9b6309fd7b5efd740947ccae9c3a117a387bc84cbbc42423c131", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a64ee25583e9b6309fd7b5efd740947ccae9c3a117a387bc84cbbc42423c131", kill_on_drop: false }`
[INFO] [stdout] 6a64ee25583e9b6309fd7b5efd740947ccae9c3a117a387bc84cbbc42423c131
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a72b196a0f11b43db954d8a8232e726e4a714afd263c8efaace702d74885c2ac
[INFO] running `Command { std: "docker" "start" "-a" "a72b196a0f11b43db954d8a8232e726e4a714afd263c8efaace702d74885c2ac", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/auth_hexagon/auth_service_rest_adapter/rest_api_test.rs:89:25
[INFO] [stderr]    |
[INFO] [stderr] 89 | pub fn get_cookie(resp: &reqwest::Response, name: String) -> Option<reqwest::cookie::Cookie> {
[INFO] [stderr]    |                         ^^^^^^^^^^^^^^^^^^                          ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                         |
[INFO] [stderr]    |                         the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 89 | pub fn get_cookie(resp: &reqwest::Response, name: String) -> Option<reqwest::cookie::Cookie<'_>> {
[INFO] [stderr]    |                                                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `schocken-auth-server` (bin "schocken-auth-server" test) generated 1 warning (run `cargo fix --bin "schocken-auth-server" -p schocken-auth-server --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.42s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.1.2, sqlx-core v0.5.1, sqlx-macros v0.5.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests build_deps.rs (/opt/rustwide/target/debug/deps/build_deps-6c55513354a0fa02)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/schocken_auth_server-419742bfc46a7b70)
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test auth_hexagon::auth_service_domain::test_csrf::test_session_token ... ok
[INFO] [stdout] test auth_hexagon::auth_service_domain::test_session::test_session_token ... ok
[INFO] [stdout] test auth_hexagon::auth_service_rest_adapter::endpoint_csrf::test::test_create_csrf ... ok
[INFO] [stdout] test auth_hexagon::auth_service_rest_adapter::rest_api_test::test_not_found ... ok
[INFO] [stdout] test auth_hexagon::auth_service_rest_adapter::endpoint_auth::test::test_auth_session_delete_success ... ok
[INFO] [stdout] test auth_hexagon::auth_service_rest_adapter::endpoint_auth::test::test_auth_session_validate_success ... ok
[INFO] [stdout] test auth_hexagon::auth_service_rest_adapter::endpoint_auth::test::test_auth_session_delete_no_csrf_header ... ok
[INFO] [stdout] test auth_hexagon::auth_service_rest_adapter::endpoint_day0::test::test_register_day0 ... ok
[INFO] [stdout] test auth_hexagon::auth_service_rest_adapter::endpoint_day0::test::test_register_day0_corrupted_request ... ok
[INFO] [stdout] test auth_hexagon::auth_service_rest_adapter::endpoint_auth::test::test_auth_session_delete_no_csrf_cookie ... ok
[INFO] [stdout] test auth_hexagon::auth_service_rest_adapter::endpoint_auth::test::test_auth_session_create_success ... ok
[INFO] [stdout] test auth_hexagon::auth_service_rest_adapter::endpoint_auth::test::test_auth_session_wrong_cookie ... ok
[INFO] [stdout] test auth_hexagon::auth_service_rest_adapter::endpoint_auth::test::test_auth_session_create_unauthorized ... ok
[INFO] [stdout] test auth_hexagon::auth_service_rest_adapter::endpoint_auth::test::test_auth_session_no_cookie ... ok
[INFO] [stdout] test auth_hexagon::auth_service_rest_adapter::endpoint_auth::test::test_auth_session_delete_csrf_invalid ... ok
[INFO] [stdout] test auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_with_unknown_token ... FAILED
[INFO] [stdout] test auth_hexagon::auth_store_pg_adapter::tests::test_session ... FAILED
[INFO] [stdout] test auth_hexagon::auth_store_pg_adapter::tests::test_set_day0_token_twice ... FAILED
[INFO] [stdout] test auth_hexagon::auth_store_pg_adapter::tests::test_auth_password ... FAILED
[INFO] [stdout] test auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_success ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_with_unknown_token stdout ----
[INFO] [stdout] DB Name: test_day0_registration_with_unknown_token_271da553f0c645a2b8d4d
[INFO] [stdout] 
[INFO] [stdout] thread 'auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_with_unknown_token' (38) panicked at src/auth_hexagon/auth_store_pg_adapter/test_utils.rs:24:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: ConnectivityProblem("6641afce-6af9-4f26-b99a-18b49870664f", "pool timed out while waiting for an open connection")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6321fd3cd61a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6321fd3cd61a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6321fd3cd61a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6321fd3cd61a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6321fd3e515a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6321fd3e515a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x6321fd3d2992 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6321fd3d2992 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6321fd3ab54f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6321fd3ab54f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6321fd3c52f9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6321fca1093c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6321fca1093c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6321fd3c54b2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6321fd3c54b2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6321fd3ab608 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6321fd3a2b99 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6321fd3ac57d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6321fd3e59cc - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6321fd3e5712 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6321fc8f5914 - <core[786f478f706679df]::result::Result<(), schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_port::AuthStoreError>>::unwrap
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6321fc8f5914 - schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::test_utils::pg_store_init::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/auth_hexagon/auth_store_pg_adapter/test_utils.rs:24:10
[INFO] [stdout]   22:     0x6321fc86c403 - schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_with_unknown_token::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/auth_hexagon/auth_store_pg_adapter.rs:281:80
[INFO] [stdout]   23:     0x6321fc867ec6 - <tokio[9131f7d35eab70d3]::task::local::RunUntil<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_with_unknown_token::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:634:67
[INFO] [stdout]   24:     0x6321fc8e36d0 - tokio[9131f7d35eab70d3]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[9131f7d35eab70d3]::task::local::RunUntil<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_with_unknown_token::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:106:9
[INFO] [stdout]   25:     0x6321fc857725 - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[9131f7d35eab70d3]::coop::Budget>>>::try_with::<tokio[9131f7d35eab70d3]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[9131f7d35eab70d3]::task::local::RunUntil<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_with_unknown_token::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x6321fc852afe - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[9131f7d35eab70d3]::coop::Budget>>>::with::<tokio[9131f7d35eab70d3]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[9131f7d35eab70d3]::task::local::RunUntil<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_with_unknown_token::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x6321fc86fd02 - tokio[9131f7d35eab70d3]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[9131f7d35eab70d3]::task::local::RunUntil<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_with_unknown_token::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:99:13
[INFO] [stdout]   28:     0x6321fc86fd02 - tokio[9131f7d35eab70d3]::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[9131f7d35eab70d3]::task::local::RunUntil<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_with_unknown_token::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:76:5
[INFO] [stdout]   29:     0x6321fc86fd02 - <tokio[9131f7d35eab70d3]::task::local::RunUntil<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_with_unknown_token::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:634:42
[INFO] [stdout]   30:     0x6321fc88e4dd - <tokio[9131f7d35eab70d3]::macros::scoped_tls::ScopedKey<tokio[9131f7d35eab70d3]::task::local::Context>>::set::<<tokio[9131f7d35eab70d3]::task::local::RunUntil<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_with_unknown_token::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   31:     0x6321fc85deea - <tokio[9131f7d35eab70d3]::task::local::LocalSet>::with::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[9131f7d35eab70d3]::task::local::RunUntil<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_with_unknown_token::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:548:17
[INFO] [stdout]   32:     0x6321fc87dadb - <tokio[9131f7d35eab70d3]::task::local::RunUntil<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_with_unknown_token::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:624:22
[INFO] [stdout]   33:     0x6321fc864eff - <tokio[9131f7d35eab70d3]::task::local::LocalSet>::run_until::<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_with_unknown_token::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:498:19
[INFO] [stdout]   34:     0x6321fc980dfd - <core[786f478f706679df]::pin::Pin<&mut <tokio[9131f7d35eab70d3]::task::local::LocalSet>::run_until<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_with_unknown_token::{closure#0}>::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   35:     0x6321fc96b29d - <tokio[9131f7d35eab70d3]::runtime::basic_scheduler::Inner<tokio[9131f7d35eab70d3]::runtime::driver::Driver>>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[9131f7d35eab70d3]::task::local::LocalSet>::run_until<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_with_unknown_token::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:184:74
[INFO] [stdout]   36:     0x6321fc8e1f10 - tokio[9131f7d35eab70d3]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[9131f7d35eab70d3]::runtime::basic_scheduler::Inner<tokio[9131f7d35eab70d3]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[9131f7d35eab70d3]::task::local::LocalSet>::run_until<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_with_unknown_token::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:106:9
[INFO] [stdout]   37:     0x6321fc856325 - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[9131f7d35eab70d3]::coop::Budget>>>::try_with::<tokio[9131f7d35eab70d3]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[9131f7d35eab70d3]::runtime::basic_scheduler::Inner<tokio[9131f7d35eab70d3]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[9131f7d35eab70d3]::task::local::LocalSet>::run_until<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_with_unknown_token::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   38:     0x6321fc8524be - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[9131f7d35eab70d3]::coop::Budget>>>::with::<tokio[9131f7d35eab70d3]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[9131f7d35eab70d3]::runtime::basic_scheduler::Inner<tokio[9131f7d35eab70d3]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[9131f7d35eab70d3]::task::local::LocalSet>::run_until<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_with_unknown_token::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   39:     0x6321fc96461c - tokio[9131f7d35eab70d3]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[9131f7d35eab70d3]::runtime::basic_scheduler::Inner<tokio[9131f7d35eab70d3]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[9131f7d35eab70d3]::task::local::LocalSet>::run_until<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_with_unknown_token::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:99:13
[INFO] [stdout]   40:     0x6321fc96461c - tokio[9131f7d35eab70d3]::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[9131f7d35eab70d3]::runtime::basic_scheduler::Inner<tokio[9131f7d35eab70d3]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[9131f7d35eab70d3]::task::local::LocalSet>::run_until<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_with_unknown_token::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:76:5
[INFO] [stdout]   41:     0x6321fc96461c - <tokio[9131f7d35eab70d3]::runtime::basic_scheduler::Inner<tokio[9131f7d35eab70d3]::runtime::driver::Driver>>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[9131f7d35eab70d3]::task::local::LocalSet>::run_until<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_with_unknown_token::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:184:35
[INFO] [stdout]   42:     0x6321fc96a90a - tokio[9131f7d35eab70d3]::runtime::basic_scheduler::enter::<<tokio[9131f7d35eab70d3]::runtime::basic_scheduler::Inner<tokio[9131f7d35eab70d3]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[9131f7d35eab70d3]::task::local::LocalSet>::run_until<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_with_unknown_token::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[9131f7d35eab70d3]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:266:29
[INFO] [stdout]   43:     0x6321fc88fcf5 - <tokio[9131f7d35eab70d3]::macros::scoped_tls::ScopedKey<tokio[9131f7d35eab70d3]::runtime::basic_scheduler::Context>>::set::<tokio[9131f7d35eab70d3]::runtime::basic_scheduler::enter<<tokio[9131f7d35eab70d3]::runtime::basic_scheduler::Inner<tokio[9131f7d35eab70d3]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[9131f7d35eab70d3]::task::local::LocalSet>::run_until<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_with_unknown_token::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[9131f7d35eab70d3]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   44:     0x6321fc95d822 - tokio[9131f7d35eab70d3]::runtime::basic_scheduler::enter::<<tokio[9131f7d35eab70d3]::runtime::basic_scheduler::Inner<tokio[9131f7d35eab70d3]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[9131f7d35eab70d3]::task::local::LocalSet>::run_until<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_with_unknown_token::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[9131f7d35eab70d3]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:266:13
[INFO] [stdout]   45:     0x6321fc95b3d3 - <tokio[9131f7d35eab70d3]::runtime::basic_scheduler::Inner<tokio[9131f7d35eab70d3]::runtime::driver::Driver>>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[9131f7d35eab70d3]::task::local::LocalSet>::run_until<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_with_unknown_token::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:176:9
[INFO] [stdout]   46:     0x6321fc95a927 - <tokio[9131f7d35eab70d3]::runtime::basic_scheduler::InnerGuard<tokio[9131f7d35eab70d3]::runtime::driver::Driver>>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[9131f7d35eab70d3]::task::local::LocalSet>::run_until<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_with_unknown_token::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:405:38
[INFO] [stdout]   47:     0x6321fc956320 - <tokio[9131f7d35eab70d3]::runtime::basic_scheduler::BasicScheduler<tokio[9131f7d35eab70d3]::runtime::driver::Driver>>::block_on::<<tokio[9131f7d35eab70d3]::task::local::LocalSet>::run_until<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_with_unknown_token::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:136:30
[INFO] [stdout]   48:     0x6321fc92422f - <tokio[9131f7d35eab70d3]::runtime::Runtime>::block_on::<<tokio[9131f7d35eab70d3]::task::local::LocalSet>::run_until<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_with_unknown_token::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/mod.rs:450:51
[INFO] [stdout]   49:     0x6321fc85e732 - <tokio[9131f7d35eab70d3]::task::local::LocalSet>::block_on::<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_with_unknown_token::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:459:12
[INFO] [stdout]   50:     0x6321fc8ef19d - <actix_rt[14f4d1c0e7eabb03]::runtime::Runtime>::block_on::<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_with_unknown_token::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.2.0/src/runtime.rs:85:20
[INFO] [stdout]   51:     0x6321fc971fcc - <actix_rt[14f4d1c0e7eabb03]::system::SystemRunner>::block_on::<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_with_unknown_token::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.2.0/src/system.rs:186:17
[INFO] [stdout]   52:     0x6321fc87a489 - schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_with_unknown_token
[INFO] [stdout]                                at /opt/rustwide/workdir/src/auth_hexagon/auth_store_pg_adapter.rs:278:5
[INFO] [stdout]   53:     0x6321fc8681d7 - schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_with_unknown_token::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/auth_hexagon/auth_store_pg_adapter.rs:280:57
[INFO] [stdout]   54:     0x6321fc850c86 - <schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_with_unknown_token::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x6321fca04a1b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x6321fca04a1b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x6321fca1140b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x6321fca1140b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x6321fca1140b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x6321fca1140b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x6321fca1140b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x6321fca1140b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x6321fca1140b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x6321fca0cb24 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x6321fca0cb24 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x6321fca14012 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   67:     0x6321fca14012 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x6321fca14012 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x6321fca14012 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x6321fca14012 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x6321fca14012 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   72:     0x6321fca14012 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x6321fd3ccbff - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   74:     0x6321fd3ccbff - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x770b75b40aa4 - <unknown>
[INFO] [stdout]   76:     0x770b75bcda64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- auth_hexagon::auth_store_pg_adapter::tests::test_session stdout ----
[INFO] [stdout] DB Name: test_session_bfd92fead45b44ecb46a488c3b3f8de1
[INFO] [stdout] 
[INFO] [stdout] thread 'auth_hexagon::auth_store_pg_adapter::tests::test_session' (70) panicked at src/auth_hexagon/auth_store_pg_adapter/test_utils.rs:24:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: ConnectivityProblem("65432b28-01f4-4412-96aa-e30a8f934cc1", "pool timed out while waiting for an open connection")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6321fd3cd61a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6321fd3cd61a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6321fd3cd61a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6321fd3cd61a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6321fd3e515a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6321fd3e515a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x6321fd3d2992 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6321fd3d2992 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6321fd3ab54f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6321fd3ab54f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6321fd3c52f9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6321fca1093c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6321fca1093c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6321fd3c54b2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6321fd3c54b2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6321fd3ab608 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6321fd3a2b99 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6321fd3ac57d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6321fd3e59cc - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6321fd3e5712 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6321fc8f5914 - <core[786f478f706679df]::result::Result<(), schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_port::AuthStoreError>>::unwrap
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6321fc8f5914 - schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::test_utils::pg_store_init::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/auth_hexagon/auth_store_pg_adapter/test_utils.rs:24:10
[INFO] [stdout]   22:     0x6321fc86840c - schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_session::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/auth_hexagon/auth_store_pg_adapter.rs:407:51
[INFO] [stdout]   23:     0x6321fc867e46 - <tokio[9131f7d35eab70d3]::task::local::RunUntil<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_session::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:634:67
[INFO] [stdout]   24:     0x6321fc8e3210 - tokio[9131f7d35eab70d3]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[9131f7d35eab70d3]::task::local::RunUntil<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_session::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:106:9
[INFO] [stdout]   25:     0x6321fc857325 - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[9131f7d35eab70d3]::coop::Budget>>>::try_with::<tokio[9131f7d35eab70d3]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[9131f7d35eab70d3]::task::local::RunUntil<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_session::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x6321fc8529be - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[9131f7d35eab70d3]::coop::Budget>>>::with::<tokio[9131f7d35eab70d3]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[9131f7d35eab70d3]::task::local::RunUntil<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_session::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x6321fc86f482 - tokio[9131f7d35eab70d3]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[9131f7d35eab70d3]::task::local::RunUntil<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_session::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:99:13
[INFO] [stdout]   28:     0x6321fc86f482 - tokio[9131f7d35eab70d3]::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[9131f7d35eab70d3]::task::local::RunUntil<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_session::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:76:5
[INFO] [stdout]   29:     0x6321fc86f482 - <tokio[9131f7d35eab70d3]::task::local::RunUntil<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_session::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:634:42
[INFO] [stdout]   30:     0x6321fc88e0dd - <tokio[9131f7d35eab70d3]::macros::scoped_tls::ScopedKey<tokio[9131f7d35eab70d3]::task::local::Context>>::set::<<tokio[9131f7d35eab70d3]::task::local::RunUntil<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_session::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   31:     0x6321fc85ddaa - <tokio[9131f7d35eab70d3]::task::local::LocalSet>::with::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[9131f7d35eab70d3]::task::local::RunUntil<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_session::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:548:17
[INFO] [stdout]   32:     0x6321fc87d99b - <tokio[9131f7d35eab70d3]::task::local::RunUntil<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_session::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:624:22
[INFO] [stdout]   33:     0x6321fc86452f - <tokio[9131f7d35eab70d3]::task::local::LocalSet>::run_until::<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_session::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:498:19
[INFO] [stdout]   34:     0x6321fc980cfd - <core[786f478f706679df]::pin::Pin<&mut <tokio[9131f7d35eab70d3]::task::local::LocalSet>::run_until<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_session::{closure#0}>::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   35:     0x6321fc96ae5d - <tokio[9131f7d35eab70d3]::runtime::basic_scheduler::Inner<tokio[9131f7d35eab70d3]::runtime::driver::Driver>>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[9131f7d35eab70d3]::task::local::LocalSet>::run_until<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_session::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:184:74
[INFO] [stdout]   36:     0x6321fc8e1a50 - tokio[9131f7d35eab70d3]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[9131f7d35eab70d3]::runtime::basic_scheduler::Inner<tokio[9131f7d35eab70d3]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[9131f7d35eab70d3]::task::local::LocalSet>::run_until<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_session::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:106:9
[INFO] [stdout]   37:     0x6321fc855f25 - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[9131f7d35eab70d3]::coop::Budget>>>::try_with::<tokio[9131f7d35eab70d3]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[9131f7d35eab70d3]::runtime::basic_scheduler::Inner<tokio[9131f7d35eab70d3]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[9131f7d35eab70d3]::task::local::LocalSet>::run_until<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_session::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   38:     0x6321fc85237e - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[9131f7d35eab70d3]::coop::Budget>>>::with::<tokio[9131f7d35eab70d3]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[9131f7d35eab70d3]::runtime::basic_scheduler::Inner<tokio[9131f7d35eab70d3]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[9131f7d35eab70d3]::task::local::LocalSet>::run_until<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_session::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   39:     0x6321fc96295c - tokio[9131f7d35eab70d3]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[9131f7d35eab70d3]::runtime::basic_scheduler::Inner<tokio[9131f7d35eab70d3]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[9131f7d35eab70d3]::task::local::LocalSet>::run_until<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_session::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:99:13
[INFO] [stdout]   40:     0x6321fc96295c - tokio[9131f7d35eab70d3]::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[9131f7d35eab70d3]::runtime::basic_scheduler::Inner<tokio[9131f7d35eab70d3]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[9131f7d35eab70d3]::task::local::LocalSet>::run_until<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_session::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:76:5
[INFO] [stdout]   41:     0x6321fc96295c - <tokio[9131f7d35eab70d3]::runtime::basic_scheduler::Inner<tokio[9131f7d35eab70d3]::runtime::driver::Driver>>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[9131f7d35eab70d3]::task::local::LocalSet>::run_until<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_session::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:184:35
[INFO] [stdout]   42:     0x6321fc96a88a - tokio[9131f7d35eab70d3]::runtime::basic_scheduler::enter::<<tokio[9131f7d35eab70d3]::runtime::basic_scheduler::Inner<tokio[9131f7d35eab70d3]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[9131f7d35eab70d3]::task::local::LocalSet>::run_until<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_session::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[9131f7d35eab70d3]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:266:29
[INFO] [stdout]   43:     0x6321fc88f975 - <tokio[9131f7d35eab70d3]::macros::scoped_tls::ScopedKey<tokio[9131f7d35eab70d3]::runtime::basic_scheduler::Context>>::set::<tokio[9131f7d35eab70d3]::runtime::basic_scheduler::enter<<tokio[9131f7d35eab70d3]::runtime::basic_scheduler::Inner<tokio[9131f7d35eab70d3]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[9131f7d35eab70d3]::task::local::LocalSet>::run_until<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_session::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[9131f7d35eab70d3]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   44:     0x6321fc95c9a2 - tokio[9131f7d35eab70d3]::runtime::basic_scheduler::enter::<<tokio[9131f7d35eab70d3]::runtime::basic_scheduler::Inner<tokio[9131f7d35eab70d3]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[9131f7d35eab70d3]::task::local::LocalSet>::run_until<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_session::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[9131f7d35eab70d3]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:266:13
[INFO] [stdout]   45:     0x6321fc95b353 - <tokio[9131f7d35eab70d3]::runtime::basic_scheduler::Inner<tokio[9131f7d35eab70d3]::runtime::driver::Driver>>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[9131f7d35eab70d3]::task::local::LocalSet>::run_until<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_session::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:176:9
[INFO] [stdout]   46:     0x6321fc95a627 - <tokio[9131f7d35eab70d3]::runtime::basic_scheduler::InnerGuard<tokio[9131f7d35eab70d3]::runtime::driver::Driver>>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[9131f7d35eab70d3]::task::local::LocalSet>::run_until<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_session::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:405:38
[INFO] [stdout]   47:     0x6321fc955660 - <tokio[9131f7d35eab70d3]::runtime::basic_scheduler::BasicScheduler<tokio[9131f7d35eab70d3]::runtime::driver::Driver>>::block_on::<<tokio[9131f7d35eab70d3]::task::local::LocalSet>::run_until<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_session::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:136:30
[INFO] [stdout]   48:     0x6321fc923adf - <tokio[9131f7d35eab70d3]::runtime::Runtime>::block_on::<<tokio[9131f7d35eab70d3]::task::local::LocalSet>::run_until<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_session::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/mod.rs:450:51
[INFO] [stdout]   49:     0x6321fc85e4a2 - <tokio[9131f7d35eab70d3]::task::local::LocalSet>::block_on::<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_session::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:459:12
[INFO] [stdout]   50:     0x6321fc8eefee - <actix_rt[14f4d1c0e7eabb03]::runtime::Runtime>::block_on::<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_session::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.2.0/src/runtime.rs:85:20
[INFO] [stdout]   51:     0x6321fc971e5d - <actix_rt[14f4d1c0e7eabb03]::system::SystemRunner>::block_on::<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_session::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.2.0/src/system.rs:186:17
[INFO] [stdout]   52:     0x6321fc87a249 - schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_session
[INFO] [stdout]                                at /opt/rustwide/workdir/src/auth_hexagon/auth_store_pg_adapter.rs:404:5
[INFO] [stdout]   53:     0x6321fc868117 - schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_session::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/auth_hexagon/auth_store_pg_adapter.rs:406:28
[INFO] [stdout]   54:     0x6321fc850b86 - <schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_session::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x6321fca04a1b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x6321fca04a1b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x6321fca1140b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x6321fca1140b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x6321fca1140b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x6321fca1140b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x6321fca1140b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x6321fca1140b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x6321fca1140b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x6321fca0cb24 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x6321fca0cb24 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x6321fca14012 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   67:     0x6321fca14012 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x6321fca14012 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x6321fca14012 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x6321fca14012 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x6321fca14012 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   72:     0x6321fca14012 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x6321fd3ccbff - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   74:     0x6321fd3ccbff - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x770b75b40aa4 - <unknown>
[INFO] [stdout]   76:     0x770b75bcda64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- auth_hexagon::auth_store_pg_adapter::tests::test_set_day0_token_twice stdout ----
[INFO] [stdout] DB Name: test_set_day0_token_twice_ed0ed5aa08274896a78986230f6ab226
[INFO] [stdout] 
[INFO] [stdout] thread 'auth_hexagon::auth_store_pg_adapter::tests::test_set_day0_token_twice' (78) panicked at src/auth_hexagon/auth_store_pg_adapter/test_utils.rs:24:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: ConnectivityProblem("edcd06ce-4bf9-4514-bd3d-1e35bdcdc6cf", "pool timed out while waiting for an open connection")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6321fd3cd61a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6321fd3cd61a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6321fd3cd61a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6321fd3cd61a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6321fd3e515a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6321fd3e515a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x6321fd3d2992 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6321fd3d2992 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6321fd3ab54f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6321fd3ab54f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6321fd3c52f9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6321fca1093c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6321fca1093c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6321fd3c54b2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6321fd3c54b2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6321fd3ab608 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6321fd3a2b99 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6321fd3ac57d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6321fd3e59cc - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6321fd3e5712 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6321fc8f5914 - <core[786f478f706679df]::result::Result<(), schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_port::AuthStoreError>>::unwrap
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6321fc8f5914 - schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::test_utils::pg_store_init::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/auth_hexagon/auth_store_pg_adapter/test_utils.rs:24:10
[INFO] [stdout]   22:     0x6321fc86ad19 - schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_set_day0_token_twice::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/auth_hexagon/auth_store_pg_adapter.rs:262:64
[INFO] [stdout]   23:     0x6321fc867e86 - <tokio[9131f7d35eab70d3]::task::local::RunUntil<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_set_day0_token_twice::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:634:67
[INFO] [stdout]   24:     0x6321fc8e3470 - tokio[9131f7d35eab70d3]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[9131f7d35eab70d3]::task::local::RunUntil<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_set_day0_token_twice::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:106:9
[INFO] [stdout]   25:     0x6321fc857525 - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[9131f7d35eab70d3]::coop::Budget>>>::try_with::<tokio[9131f7d35eab70d3]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[9131f7d35eab70d3]::task::local::RunUntil<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_set_day0_token_twice::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x6321fc852a5e - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[9131f7d35eab70d3]::coop::Budget>>>::with::<tokio[9131f7d35eab70d3]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[9131f7d35eab70d3]::task::local::RunUntil<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_set_day0_token_twice::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x6321fc86f8c2 - tokio[9131f7d35eab70d3]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[9131f7d35eab70d3]::task::local::RunUntil<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_set_day0_token_twice::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:99:13
[INFO] [stdout]   28:     0x6321fc86f8c2 - tokio[9131f7d35eab70d3]::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[9131f7d35eab70d3]::task::local::RunUntil<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_set_day0_token_twice::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:76:5
[INFO] [stdout]   29:     0x6321fc86f8c2 - <tokio[9131f7d35eab70d3]::task::local::RunUntil<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_set_day0_token_twice::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:634:42
[INFO] [stdout]   30:     0x6321fc88e2dd - <tokio[9131f7d35eab70d3]::macros::scoped_tls::ScopedKey<tokio[9131f7d35eab70d3]::task::local::Context>>::set::<<tokio[9131f7d35eab70d3]::task::local::RunUntil<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_set_day0_token_twice::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   31:     0x6321fc85de4a - <tokio[9131f7d35eab70d3]::task::local::LocalSet>::with::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[9131f7d35eab70d3]::task::local::RunUntil<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_set_day0_token_twice::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:548:17
[INFO] [stdout]   32:     0x6321fc87da3b - <tokio[9131f7d35eab70d3]::task::local::RunUntil<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_set_day0_token_twice::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:624:22
[INFO] [stdout]   33:     0x6321fc864a1f - <tokio[9131f7d35eab70d3]::task::local::LocalSet>::run_until::<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_set_day0_token_twice::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:498:19
[INFO] [stdout]   34:     0x6321fc980d7d - <core[786f478f706679df]::pin::Pin<&mut <tokio[9131f7d35eab70d3]::task::local::LocalSet>::run_until<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_set_day0_token_twice::{closure#0}>::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   35:     0x6321fc96b07d - <tokio[9131f7d35eab70d3]::runtime::basic_scheduler::Inner<tokio[9131f7d35eab70d3]::runtime::driver::Driver>>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[9131f7d35eab70d3]::task::local::LocalSet>::run_until<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_set_day0_token_twice::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:184:74
[INFO] [stdout]   36:     0x6321fc8e1cb0 - tokio[9131f7d35eab70d3]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[9131f7d35eab70d3]::runtime::basic_scheduler::Inner<tokio[9131f7d35eab70d3]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[9131f7d35eab70d3]::task::local::LocalSet>::run_until<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_set_day0_token_twice::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:106:9
[INFO] [stdout]   37:     0x6321fc856125 - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[9131f7d35eab70d3]::coop::Budget>>>::try_with::<tokio[9131f7d35eab70d3]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[9131f7d35eab70d3]::runtime::basic_scheduler::Inner<tokio[9131f7d35eab70d3]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[9131f7d35eab70d3]::task::local::LocalSet>::run_until<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_set_day0_token_twice::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   38:     0x6321fc85241e - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[9131f7d35eab70d3]::coop::Budget>>>::with::<tokio[9131f7d35eab70d3]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[9131f7d35eab70d3]::runtime::basic_scheduler::Inner<tokio[9131f7d35eab70d3]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[9131f7d35eab70d3]::task::local::LocalSet>::run_until<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_set_day0_token_twice::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   39:     0x6321fc9637bc - tokio[9131f7d35eab70d3]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[9131f7d35eab70d3]::runtime::basic_scheduler::Inner<tokio[9131f7d35eab70d3]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[9131f7d35eab70d3]::task::local::LocalSet>::run_until<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_set_day0_token_twice::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:99:13
[INFO] [stdout]   40:     0x6321fc9637bc - tokio[9131f7d35eab70d3]::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[9131f7d35eab70d3]::runtime::basic_scheduler::Inner<tokio[9131f7d35eab70d3]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[9131f7d35eab70d3]::task::local::LocalSet>::run_until<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_set_day0_token_twice::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:76:5
[INFO] [stdout]   41:     0x6321fc9637bc - <tokio[9131f7d35eab70d3]::runtime::basic_scheduler::Inner<tokio[9131f7d35eab70d3]::runtime::driver::Driver>>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[9131f7d35eab70d3]::task::local::LocalSet>::run_until<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_set_day0_token_twice::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:184:35
[INFO] [stdout]   42:     0x6321fc96a8ca - tokio[9131f7d35eab70d3]::runtime::basic_scheduler::enter::<<tokio[9131f7d35eab70d3]::runtime::basic_scheduler::Inner<tokio[9131f7d35eab70d3]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[9131f7d35eab70d3]::task::local::LocalSet>::run_until<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_set_day0_token_twice::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[9131f7d35eab70d3]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:266:29
[INFO] [stdout]   43:     0x6321fc88fb35 - <tokio[9131f7d35eab70d3]::macros::scoped_tls::ScopedKey<tokio[9131f7d35eab70d3]::runtime::basic_scheduler::Context>>::set::<tokio[9131f7d35eab70d3]::runtime::basic_scheduler::enter<<tokio[9131f7d35eab70d3]::runtime::basic_scheduler::Inner<tokio[9131f7d35eab70d3]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[9131f7d35eab70d3]::task::local::LocalSet>::run_until<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_set_day0_token_twice::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[9131f7d35eab70d3]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   44:     0x6321fc95d0e2 - tokio[9131f7d35eab70d3]::runtime::basic_scheduler::enter::<<tokio[9131f7d35eab70d3]::runtime::basic_scheduler::Inner<tokio[9131f7d35eab70d3]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[9131f7d35eab70d3]::task::local::LocalSet>::run_until<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_set_day0_token_twice::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[9131f7d35eab70d3]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:266:13
[INFO] [stdout]   45:     0x6321fc95b393 - <tokio[9131f7d35eab70d3]::runtime::basic_scheduler::Inner<tokio[9131f7d35eab70d3]::runtime::driver::Driver>>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[9131f7d35eab70d3]::task::local::LocalSet>::run_until<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_set_day0_token_twice::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:176:9
[INFO] [stdout]   46:     0x6321fc95a7a7 - <tokio[9131f7d35eab70d3]::runtime::basic_scheduler::InnerGuard<tokio[9131f7d35eab70d3]::runtime::driver::Driver>>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[9131f7d35eab70d3]::task::local::LocalSet>::run_until<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_set_day0_token_twice::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:405:38
[INFO] [stdout]   47:     0x6321fc955cc0 - <tokio[9131f7d35eab70d3]::runtime::basic_scheduler::BasicScheduler<tokio[9131f7d35eab70d3]::runtime::driver::Driver>>::block_on::<<tokio[9131f7d35eab70d3]::task::local::LocalSet>::run_until<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_set_day0_token_twice::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:136:30
[INFO] [stdout]   48:     0x6321fc923e8f - <tokio[9131f7d35eab70d3]::runtime::Runtime>::block_on::<<tokio[9131f7d35eab70d3]::task::local::LocalSet>::run_until<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_set_day0_token_twice::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/mod.rs:450:51
[INFO] [stdout]   49:     0x6321fc85e5f2 - <tokio[9131f7d35eab70d3]::task::local::LocalSet>::block_on::<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_set_day0_token_twice::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:459:12
[INFO] [stdout]   50:     0x6321fc8ef0be - <actix_rt[14f4d1c0e7eabb03]::runtime::Runtime>::block_on::<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_set_day0_token_twice::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.2.0/src/runtime.rs:85:20
[INFO] [stdout]   51:     0x6321fc971f0d - <actix_rt[14f4d1c0e7eabb03]::system::SystemRunner>::block_on::<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_set_day0_token_twice::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.2.0/src/system.rs:186:17
[INFO] [stdout]   52:     0x6321fc87a369 - schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_set_day0_token_twice
[INFO] [stdout]                                at /opt/rustwide/workdir/src/auth_hexagon/auth_store_pg_adapter.rs:259:5
[INFO] [stdout]   53:     0x6321fc868177 - schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_set_day0_token_twice::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/auth_hexagon/auth_store_pg_adapter.rs:261:41
[INFO] [stdout]   54:     0x6321fc850c06 - <schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_set_day0_token_twice::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x6321fca04a1b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x6321fca04a1b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x6321fca1140b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x6321fca1140b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x6321fca1140b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x6321fca1140b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x6321fca1140b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x6321fca1140b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x6321fca1140b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x6321fca0cb24 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x6321fca0cb24 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x6321fca14012 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   67:     0x6321fca14012 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x6321fca14012 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x6321fca14012 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x6321fca14012 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x6321fca14012 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   72:     0x6321fca14012 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x6321fd3ccbff - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   74:     0x6321fd3ccbff - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x770b75b40aa4 - <unknown>
[INFO] [stdout]   76:     0x770b75bcda64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- auth_hexagon::auth_store_pg_adapter::tests::test_auth_password stdout ----
[INFO] [stdout] DB Name: test_auth_password_3744d5e7e3204dc6833f9744a55c0ff0
[INFO] [stdout] 
[INFO] [stdout] thread 'auth_hexagon::auth_store_pg_adapter::tests::test_auth_password' (33) panicked at src/auth_hexagon/auth_store_pg_adapter/test_utils.rs:24:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: ConnectivityProblem("932f663d-c26b-4d5b-8c1e-4bede45272ab", "pool timed out while waiting for an open connection")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6321fd3cd61a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6321fd3cd61a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6321fd3cd61a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6321fd3cd61a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6321fd3e515a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6321fd3e515a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x6321fd3d2992 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6321fd3d2992 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6321fd3ab54f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6321fd3ab54f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6321fd3c52f9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6321fca1093c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6321fca1093c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6321fd3c54b2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6321fd3c54b2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6321fd3ab608 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6321fd3a2b99 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6321fd3ac57d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6321fd3e59cc - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6321fd3e5712 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6321fc8f5914 - <core[786f478f706679df]::result::Result<(), schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_port::AuthStoreError>>::unwrap
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6321fc8f5914 - schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::test_utils::pg_store_init::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/auth_hexagon/auth_store_pg_adapter/test_utils.rs:24:10
[INFO] [stdout]   22:     0x6321fc86958d - schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_auth_password::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/auth_hexagon/auth_store_pg_adapter.rs:332:57
[INFO] [stdout]   23:     0x6321fc867e66 - <tokio[9131f7d35eab70d3]::task::local::RunUntil<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_auth_password::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:634:67
[INFO] [stdout]   24:     0x6321fc8e3340 - tokio[9131f7d35eab70d3]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[9131f7d35eab70d3]::task::local::RunUntil<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_auth_password::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:106:9
[INFO] [stdout]   25:     0x6321fc857425 - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[9131f7d35eab70d3]::coop::Budget>>>::try_with::<tokio[9131f7d35eab70d3]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[9131f7d35eab70d3]::task::local::RunUntil<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_auth_password::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x6321fc852a0e - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[9131f7d35eab70d3]::coop::Budget>>>::with::<tokio[9131f7d35eab70d3]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[9131f7d35eab70d3]::task::local::RunUntil<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_auth_password::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x6321fc86f6a2 - tokio[9131f7d35eab70d3]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[9131f7d35eab70d3]::task::local::RunUntil<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_auth_password::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:99:13
[INFO] [stdout]   28:     0x6321fc86f6a2 - tokio[9131f7d35eab70d3]::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[9131f7d35eab70d3]::task::local::RunUntil<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_auth_password::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:76:5
[INFO] [stdout]   29:     0x6321fc86f6a2 - <tokio[9131f7d35eab70d3]::task::local::RunUntil<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_auth_password::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:634:42
[INFO] [stdout]   30:     0x6321fc88e1dd - <tokio[9131f7d35eab70d3]::macros::scoped_tls::ScopedKey<tokio[9131f7d35eab70d3]::task::local::Context>>::set::<<tokio[9131f7d35eab70d3]::task::local::RunUntil<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_auth_password::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   31:     0x6321fc85ddfa - <tokio[9131f7d35eab70d3]::task::local::LocalSet>::with::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[9131f7d35eab70d3]::task::local::RunUntil<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_auth_password::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:548:17
[INFO] [stdout]   32:     0x6321fc87d9eb - <tokio[9131f7d35eab70d3]::task::local::RunUntil<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_auth_password::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:624:22
[INFO] [stdout]   33:     0x6321fc8647ae - <tokio[9131f7d35eab70d3]::task::local::LocalSet>::run_until::<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_auth_password::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:498:19
[INFO] [stdout]   34:     0x6321fc980d3d - <core[786f478f706679df]::pin::Pin<&mut <tokio[9131f7d35eab70d3]::task::local::LocalSet>::run_until<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_auth_password::{closure#0}>::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   35:     0x6321fc96af6d - <tokio[9131f7d35eab70d3]::runtime::basic_scheduler::Inner<tokio[9131f7d35eab70d3]::runtime::driver::Driver>>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[9131f7d35eab70d3]::task::local::LocalSet>::run_until<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_auth_password::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:184:74
[INFO] [stdout]   36:     0x6321fc8e1b80 - tokio[9131f7d35eab70d3]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[9131f7d35eab70d3]::runtime::basic_scheduler::Inner<tokio[9131f7d35eab70d3]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[9131f7d35eab70d3]::task::local::LocalSet>::run_until<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_auth_password::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:106:9
[INFO] [stdout]   37:     0x6321fc856025 - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[9131f7d35eab70d3]::coop::Budget>>>::try_with::<tokio[9131f7d35eab70d3]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[9131f7d35eab70d3]::runtime::basic_scheduler::Inner<tokio[9131f7d35eab70d3]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[9131f7d35eab70d3]::task::local::LocalSet>::run_until<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_auth_password::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   38:     0x6321fc8523ce - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[9131f7d35eab70d3]::coop::Budget>>>::with::<tokio[9131f7d35eab70d3]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[9131f7d35eab70d3]::runtime::basic_scheduler::Inner<tokio[9131f7d35eab70d3]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[9131f7d35eab70d3]::task::local::LocalSet>::run_until<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_auth_password::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   39:     0x6321fc96308c - tokio[9131f7d35eab70d3]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[9131f7d35eab70d3]::runtime::basic_scheduler::Inner<tokio[9131f7d35eab70d3]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[9131f7d35eab70d3]::task::local::LocalSet>::run_until<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_auth_password::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:99:13
[INFO] [stdout]   40:     0x6321fc96308c - tokio[9131f7d35eab70d3]::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[9131f7d35eab70d3]::runtime::basic_scheduler::Inner<tokio[9131f7d35eab70d3]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[9131f7d35eab70d3]::task::local::LocalSet>::run_until<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_auth_password::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:76:5
[INFO] [stdout]   41:     0x6321fc96308c - <tokio[9131f7d35eab70d3]::runtime::basic_scheduler::Inner<tokio[9131f7d35eab70d3]::runtime::driver::Driver>>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[9131f7d35eab70d3]::task::local::LocalSet>::run_until<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_auth_password::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:184:35
[INFO] [stdout]   42:     0x6321fc96a8aa - tokio[9131f7d35eab70d3]::runtime::basic_scheduler::enter::<<tokio[9131f7d35eab70d3]::runtime::basic_scheduler::Inner<tokio[9131f7d35eab70d3]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[9131f7d35eab70d3]::task::local::LocalSet>::run_until<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_auth_password::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[9131f7d35eab70d3]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:266:29
[INFO] [stdout]   43:     0x6321fc88fa55 - <tokio[9131f7d35eab70d3]::macros::scoped_tls::ScopedKey<tokio[9131f7d35eab70d3]::runtime::basic_scheduler::Context>>::set::<tokio[9131f7d35eab70d3]::runtime::basic_scheduler::enter<<tokio[9131f7d35eab70d3]::runtime::basic_scheduler::Inner<tokio[9131f7d35eab70d3]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[9131f7d35eab70d3]::task::local::LocalSet>::run_until<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_auth_password::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[9131f7d35eab70d3]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   44:     0x6321fc95cd42 - tokio[9131f7d35eab70d3]::runtime::basic_scheduler::enter::<<tokio[9131f7d35eab70d3]::runtime::basic_scheduler::Inner<tokio[9131f7d35eab70d3]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[9131f7d35eab70d3]::task::local::LocalSet>::run_until<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_auth_password::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[9131f7d35eab70d3]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:266:13
[INFO] [stdout]   45:     0x6321fc95b373 - <tokio[9131f7d35eab70d3]::runtime::basic_scheduler::Inner<tokio[9131f7d35eab70d3]::runtime::driver::Driver>>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[9131f7d35eab70d3]::task::local::LocalSet>::run_until<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_auth_password::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:176:9
[INFO] [stdout]   46:     0x6321fc95a6e7 - <tokio[9131f7d35eab70d3]::runtime::basic_scheduler::InnerGuard<tokio[9131f7d35eab70d3]::runtime::driver::Driver>>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[9131f7d35eab70d3]::task::local::LocalSet>::run_until<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_auth_password::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:405:38
[INFO] [stdout]   47:     0x6321fc955990 - <tokio[9131f7d35eab70d3]::runtime::basic_scheduler::BasicScheduler<tokio[9131f7d35eab70d3]::runtime::driver::Driver>>::block_on::<<tokio[9131f7d35eab70d3]::task::local::LocalSet>::run_until<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_auth_password::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:136:30
[INFO] [stdout]   48:     0x6321fc923cbe - <tokio[9131f7d35eab70d3]::runtime::Runtime>::block_on::<<tokio[9131f7d35eab70d3]::task::local::LocalSet>::run_until<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_auth_password::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/mod.rs:450:51
[INFO] [stdout]   49:     0x6321fc85e551 - <tokio[9131f7d35eab70d3]::task::local::LocalSet>::block_on::<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_auth_password::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:459:12
[INFO] [stdout]   50:     0x6321fc8ef05d - <actix_rt[14f4d1c0e7eabb03]::runtime::Runtime>::block_on::<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_auth_password::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.2.0/src/runtime.rs:85:20
[INFO] [stdout]   51:     0x6321fc971ebc - <actix_rt[14f4d1c0e7eabb03]::system::SystemRunner>::block_on::<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_auth_password::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.2.0/src/system.rs:186:17
[INFO] [stdout]   52:     0x6321fc87a2d9 - schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_auth_password
[INFO] [stdout]                                at /opt/rustwide/workdir/src/auth_hexagon/auth_store_pg_adapter.rs:329:5
[INFO] [stdout]   53:     0x6321fc868147 - schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_auth_password::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/auth_hexagon/auth_store_pg_adapter.rs:331:34
[INFO] [stdout]   54:     0x6321fc850bc6 - <schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_auth_password::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x6321fca04a1b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x6321fca04a1b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x6321fca1140b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x6321fca1140b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x6321fca1140b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x6321fca1140b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x6321fca1140b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x6321fca1140b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x6321fca1140b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x6321fca0cb24 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x6321fca0cb24 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x6321fca14012 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   67:     0x6321fca14012 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x6321fca14012 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x6321fca14012 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x6321fca14012 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x6321fca14012 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   72:     0x6321fca14012 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x6321fd3ccbff - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   74:     0x6321fd3ccbff - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x770b75b40aa4 - <unknown>
[INFO] [stdout]   76:     0x770b75bcda64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_success stdout ----
[INFO] [stdout] DB Name: test_day0_registration_success_cb83bce43efd43698dbcc0097363402d
[INFO] [stdout] 
[INFO] [stdout] thread 'auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_success' (37) panicked at src/auth_hexagon/auth_store_pg_adapter/test_utils.rs:24:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: ConnectivityProblem("cd18f9b1-cc5f-47ba-af91-fa6f4559398b", "pool timed out while waiting for an open connection")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6321fd3cd61a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6321fd3cd61a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6321fd3cd61a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6321fd3cd61a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6321fd3e515a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6321fd3e515a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x6321fd3d2992 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6321fd3d2992 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6321fd3ab54f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6321fd3ab54f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6321fd3c52f9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6321fca1093c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6321fca1093c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6321fd3c54b2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6321fd3c54b2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6321fd3ab608 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6321fd3a2b99 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6321fd3ac57d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6321fd3e59cc - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6321fd3e5712 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6321fc8f5914 - <core[786f478f706679df]::result::Result<(), schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_port::AuthStoreError>>::unwrap
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6321fc8f5914 - schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::test_utils::pg_store_init::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/auth_hexagon/auth_store_pg_adapter/test_utils.rs:24:10
[INFO] [stdout]   22:     0x6321fc86b4c3 - schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_success::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/auth_hexagon/auth_store_pg_adapter.rs:216:69
[INFO] [stdout]   23:     0x6321fc867ea6 - <tokio[9131f7d35eab70d3]::task::local::RunUntil<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_success::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:634:67
[INFO] [stdout]   24:     0x6321fc8e35a0 - tokio[9131f7d35eab70d3]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[9131f7d35eab70d3]::task::local::RunUntil<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_success::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:106:9
[INFO] [stdout]   25:     0x6321fc857625 - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[9131f7d35eab70d3]::coop::Budget>>>::try_with::<tokio[9131f7d35eab70d3]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[9131f7d35eab70d3]::task::local::RunUntil<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_success::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x6321fc852aae - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[9131f7d35eab70d3]::coop::Budget>>>::with::<tokio[9131f7d35eab70d3]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[9131f7d35eab70d3]::task::local::RunUntil<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_success::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x6321fc86fae2 - tokio[9131f7d35eab70d3]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[9131f7d35eab70d3]::task::local::RunUntil<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_success::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:99:13
[INFO] [stdout]   28:     0x6321fc86fae2 - tokio[9131f7d35eab70d3]::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[9131f7d35eab70d3]::task::local::RunUntil<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_success::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:76:5
[INFO] [stdout]   29:     0x6321fc86fae2 - <tokio[9131f7d35eab70d3]::task::local::RunUntil<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_success::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:634:42
[INFO] [stdout]   30:     0x6321fc88e3dd - <tokio[9131f7d35eab70d3]::macros::scoped_tls::ScopedKey<tokio[9131f7d35eab70d3]::task::local::Context>>::set::<<tokio[9131f7d35eab70d3]::task::local::RunUntil<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_success::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   31:     0x6321fc85de9a - <tokio[9131f7d35eab70d3]::task::local::LocalSet>::with::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[9131f7d35eab70d3]::task::local::RunUntil<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_success::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:548:17
[INFO] [stdout]   32:     0x6321fc87da8b - <tokio[9131f7d35eab70d3]::task::local::RunUntil<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_success::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:624:22
[INFO] [stdout]   33:     0x6321fc864c8f - <tokio[9131f7d35eab70d3]::task::local::LocalSet>::run_until::<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_success::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:498:19
[INFO] [stdout]   34:     0x6321fc980dbd - <core[786f478f706679df]::pin::Pin<&mut <tokio[9131f7d35eab70d3]::task::local::LocalSet>::run_until<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_success::{closure#0}>::{closure#0}> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   35:     0x6321fc96b18d - <tokio[9131f7d35eab70d3]::runtime::basic_scheduler::Inner<tokio[9131f7d35eab70d3]::runtime::driver::Driver>>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[9131f7d35eab70d3]::task::local::LocalSet>::run_until<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_success::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:184:74
[INFO] [stdout]   36:     0x6321fc8e1de0 - tokio[9131f7d35eab70d3]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[9131f7d35eab70d3]::runtime::basic_scheduler::Inner<tokio[9131f7d35eab70d3]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[9131f7d35eab70d3]::task::local::LocalSet>::run_until<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_success::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:106:9
[INFO] [stdout]   37:     0x6321fc856225 - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[9131f7d35eab70d3]::coop::Budget>>>::try_with::<tokio[9131f7d35eab70d3]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[9131f7d35eab70d3]::runtime::basic_scheduler::Inner<tokio[9131f7d35eab70d3]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[9131f7d35eab70d3]::task::local::LocalSet>::run_until<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_success::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   38:     0x6321fc85246e - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[9131f7d35eab70d3]::coop::Budget>>>::with::<tokio[9131f7d35eab70d3]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<()>, <tokio[9131f7d35eab70d3]::runtime::basic_scheduler::Inner<tokio[9131f7d35eab70d3]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[9131f7d35eab70d3]::task::local::LocalSet>::run_until<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_success::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   39:     0x6321fc963eec - tokio[9131f7d35eab70d3]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[9131f7d35eab70d3]::runtime::basic_scheduler::Inner<tokio[9131f7d35eab70d3]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[9131f7d35eab70d3]::task::local::LocalSet>::run_until<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_success::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:99:13
[INFO] [stdout]   40:     0x6321fc963eec - tokio[9131f7d35eab70d3]::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[9131f7d35eab70d3]::runtime::basic_scheduler::Inner<tokio[9131f7d35eab70d3]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[9131f7d35eab70d3]::task::local::LocalSet>::run_until<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_success::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:76:5
[INFO] [stdout]   41:     0x6321fc963eec - <tokio[9131f7d35eab70d3]::runtime::basic_scheduler::Inner<tokio[9131f7d35eab70d3]::runtime::driver::Driver>>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[9131f7d35eab70d3]::task::local::LocalSet>::run_until<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_success::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:184:35
[INFO] [stdout]   42:     0x6321fc96a8ea - tokio[9131f7d35eab70d3]::runtime::basic_scheduler::enter::<<tokio[9131f7d35eab70d3]::runtime::basic_scheduler::Inner<tokio[9131f7d35eab70d3]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[9131f7d35eab70d3]::task::local::LocalSet>::run_until<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_success::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[9131f7d35eab70d3]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:266:29
[INFO] [stdout]   43:     0x6321fc88fc15 - <tokio[9131f7d35eab70d3]::macros::scoped_tls::ScopedKey<tokio[9131f7d35eab70d3]::runtime::basic_scheduler::Context>>::set::<tokio[9131f7d35eab70d3]::runtime::basic_scheduler::enter<<tokio[9131f7d35eab70d3]::runtime::basic_scheduler::Inner<tokio[9131f7d35eab70d3]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[9131f7d35eab70d3]::task::local::LocalSet>::run_until<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_success::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[9131f7d35eab70d3]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   44:     0x6321fc95d482 - tokio[9131f7d35eab70d3]::runtime::basic_scheduler::enter::<<tokio[9131f7d35eab70d3]::runtime::basic_scheduler::Inner<tokio[9131f7d35eab70d3]::runtime::driver::Driver>>::block_on<core[786f478f706679df]::pin::Pin<&mut <tokio[9131f7d35eab70d3]::task::local::LocalSet>::run_until<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_success::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[9131f7d35eab70d3]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:266:13
[INFO] [stdout]   45:     0x6321fc95b3b3 - <tokio[9131f7d35eab70d3]::runtime::basic_scheduler::Inner<tokio[9131f7d35eab70d3]::runtime::driver::Driver>>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[9131f7d35eab70d3]::task::local::LocalSet>::run_until<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_success::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:176:9
[INFO] [stdout]   46:     0x6321fc95a867 - <tokio[9131f7d35eab70d3]::runtime::basic_scheduler::InnerGuard<tokio[9131f7d35eab70d3]::runtime::driver::Driver>>::block_on::<core[786f478f706679df]::pin::Pin<&mut <tokio[9131f7d35eab70d3]::task::local::LocalSet>::run_until<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_success::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:405:38
[INFO] [stdout]   47:     0x6321fc955ff0 - <tokio[9131f7d35eab70d3]::runtime::basic_scheduler::BasicScheduler<tokio[9131f7d35eab70d3]::runtime::driver::Driver>>::block_on::<<tokio[9131f7d35eab70d3]::task::local::LocalSet>::run_until<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_success::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:136:30
[INFO] [stdout]   48:     0x6321fc92405f - <tokio[9131f7d35eab70d3]::runtime::Runtime>::block_on::<<tokio[9131f7d35eab70d3]::task::local::LocalSet>::run_until<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_success::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/mod.rs:450:51
[INFO] [stdout]   49:     0x6321fc85e692 - <tokio[9131f7d35eab70d3]::task::local::LocalSet>::block_on::<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_success::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:459:12
[INFO] [stdout]   50:     0x6321fc8ef12d - <actix_rt[14f4d1c0e7eabb03]::runtime::Runtime>::block_on::<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_success::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.2.0/src/runtime.rs:85:20
[INFO] [stdout]   51:     0x6321fc971f6c - <actix_rt[14f4d1c0e7eabb03]::system::SystemRunner>::block_on::<schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_success::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.2.0/src/system.rs:186:17
[INFO] [stdout]   52:     0x6321fc87a3f9 - schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_success
[INFO] [stdout]                                at /opt/rustwide/workdir/src/auth_hexagon/auth_store_pg_adapter.rs:213:5
[INFO] [stdout]   53:     0x6321fc8681a7 - schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_success::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/auth_hexagon/auth_store_pg_adapter.rs:215:46
[INFO] [stdout]   54:     0x6321fc850c46 - <schocken_auth_server[2aeb96989615a3b]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_success::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x6321fca04a1b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x6321fca04a1b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x6321fca1140b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x6321fca1140b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x6321fca1140b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x6321fca1140b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x6321fca1140b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x6321fca1140b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x6321fca1140b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x6321fca0cb24 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x6321fca0cb24 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x6321fca14012 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   67:     0x6321fca14012 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x6321fca14012 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x6321fca14012 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x6321fca14012 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x6321fca14012 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   72:     0x6321fca14012 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x6321fd3ccbff - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   74:     0x6321fd3ccbff - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x770b75b40aa4 - <unknown>
[INFO] [stdout]   76:     0x770b75bcda64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     auth_hexagon::auth_store_pg_adapter::tests::test_auth_password
[INFO] [stdout]     auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_success
[INFO] [stdout]     auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_with_unknown_token
[INFO] [stdout]     auth_hexagon::auth_store_pg_adapter::tests::test_session
[INFO] [stdout]     auth_hexagon::auth_store_pg_adapter::tests::test_set_day0_token_twice
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 15 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 31.05s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin schocken-auth-server`
[INFO] running `Command { std: "docker" "inspect" "a72b196a0f11b43db954d8a8232e726e4a714afd263c8efaace702d74885c2ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a72b196a0f11b43db954d8a8232e726e4a714afd263c8efaace702d74885c2ac", kill_on_drop: false }`
[INFO] [stdout] a72b196a0f11b43db954d8a8232e726e4a714afd263c8efaace702d74885c2ac
